Creation parameters:
- atom parent
- integer id
- integer x [=-1]
- integer y [=-1]
- integer cx [=-1]
- integer cy [=-1]
- atom style [=0]
- wxSB_HORIZONTAL
- wxSB_VERTICAL
func get_scroll_position( atom scroll )
proc set_scrollbar( atom scroll, atom position, atom thumbSize, atom range, atom pageSize, atom refresh )
proc set_scroll_position( atom scroll, atom pos )
Parent Topics:
Classes
Subtopics:
wxSlider
Category: wxScrollBar
See Also:
set_scrollbar,
set_scroll_position
[proc]
set_scrollbar ( atom scroll, atom position, atom thumbSize, atom range, atom pageSize, atom refresh )
Category: wxScrollBar
See Also:
get_scroll_position,
set_scroll_position
Category: wxScrollBar
See Also:
get_scroll_position,
set_scrollbar